Skip to content

Update dependency org.hibernate.validator:hibernate-validator to v9#332

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-hibernate-validator
Open

Update dependency org.hibernate.validator:hibernate-validator to v9#332
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-hibernate-validator

Conversation

@renovate

@renovate renovate Bot commented May 20, 2025

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
org.hibernate.validator:hibernate-validator (source) 6.2.5.Final9.1.1.Final age confidence

Release Notes

hibernate/hibernate-validator (org.hibernate.validator:hibernate-validator)

v9.1.1.Final

Compare Source

Hibernate Validator 9.1.1.Final released

We are pleased to announce the release of Hibernate Validator 9.1: 9.1.1.Final.

You can find the full list of 9.1.1.Final changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.

Conclusion

For additional details, see:

Visit the website for details on getting in touch with us.

v9.1.0.Final

Compare Source

Full changelog

Improvement
  • HV-2154 - Include hibernate-validator-test-utils in the dist bundle
  • HV-2153 - Create migration guide as part of the project sources
  • HV-2152 - Add a "What's New" document for series

v9.0.1.Final

Compare Source

v9.0.0.Final

Compare Source

Bug
  • HV-2074 - Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition
  • HV-1917 - MinDuration/MaxDuration validation message (english) broken for zero duration.
Improvement
  • HV-2103 - Include Jakarta Validation 3.1 XSDs
  • HV-2102 - Disable external schema loading
  • HV-2094 - Bump Jakarta EE BOM to 11.0.0
  • HV-2093 - Bump joda-time to 2.14.0
  • HV-2091 - Upgrade paranamer to 2.8.3
  • HV-2090 - Update to OpenJFX to 17.0.14
  • HV-2089 - Upgrade paranamer to 2.8.2
  • HV-2088 - Bump Jakarta EE BOM to 11.0.0-RC1
  • HV-2087 - Upgrade jboss-logging-tools to 3.0.4.Final
  • HV-2086 - Bump Apache Groovy to 4.0.26
  • HV-2085 - Upgrade paranamer to 2.8.1
  • HV-2084 - Bump Jakarta EE BOM to 11.0.0-M5
  • HV-2079 - Bump joda-time to 2.13.1
  • HV-2078 - Bump Apache Groovy to 4.0.25
Task
  • HV-2108 - Test against wildfly-preview 36.0.1.Final
  • HV-2107 - Enable copytocliboard extension from hibernate-asciidoctor-extensions
  • HV-2104 - Remove Google Analytics
  • HV-2101 - Test against wildfly-preview 36.0.0.Final
  • HV-2096 - Use JReleaser to publish hibernate artifacts
  • HV-2095 - Upgrade hibernate-asciidoctor-theme to 5.0.6.Final
  • HV-2081 - Test against wildfly-preview 35.0.1.Final
  • HV-2077 - Align content of CONTRIBUTING.md with what's in other projects
  • HV-2076 - Test against wildfly-preview 35.0.0.Final
  • HV-2075 - Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing
  • HV-2072 - Make Hibernate Validator integration tests running on JDK 24+
  • HV-2071 - Build with JDK 21
  • HV-2070 - Use maven-assembly-plugin instead of copy-maven-plugin to rename the pdf documents
  • HV-2023 - Add a step to build pdf documentation to the nightly CI job

v8.0.4.Final

Compare Source

Hibernate Validator 8.0.4.Final released

We are pleased to announce the release of Hibernate Validator 8.0: 8.0.4.Final.

You can find the full list of 8.0.4.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

Visit the website for details on getting in touch with us.

v8.0.3.Final

Compare Source

v8.0.2.Final

Compare Source

v8.0.1.Final

Compare Source

Bug
  • HV-1949 - Nondeterministic behavior of HibernateValidator (in springboot?) when both annotation and xml-based definition are used
  • HV-1932 - Incomplete @​Positive annotation's default message in fr
  • HV-1939 - Annotations on constructors of named classes declared in method get ignored
Improvement
  • HV-1943 - Some french validation messages are not quite accurate
  • HV-1941 - Add support for European Portuguese for ValidationMessages
  • HV-1927 - Use Executable#getAnnotatedParameterTypes() instead of Executable#getGenericParameterTypes()
Task
  • HV-1956 - Update Weld test dependency to 5.1.1.Final
  • HV-1954 - Test Hibernate Validator against JDK 22
  • HV-1944 - Upgraded JBoss Logging, Maven Enforcer plugin and Guava to latest version
  • HV-1938 - Update ByteBuddy test dependency to 1.13.0
  • HV-1935 - Test Hibernate Validator against JDK 21
  • HV-1934 - Upgrade to hibernate-asciidoctor-theme 1.0.6

v8.0.0.Final

Compare Source

v7.0.5.Final

Compare Source

v7.0.4.Final

Compare Source

v7.0.3.Final

Compare Source

v7.0.2.Final

Compare Source

Bug
  • HV-1854 - PESELValidator does not valid correct
  • HV-1833 - DomainNameUtil issues java.lang.StackOverflowError on very large error (@​Email validation)
Improvement
  • HV-1840 - Remove deprecated CDI API usage
Task
  • HV-1862 - Update Log4j 2 test dependency to 2.16.0
  • HV-1861 - Switch to the nexus-staging-maven-plugin
  • HV-1860 - Add GitHub SSH keys to SSH agent during Jenkinsfile release
  • HV-1859 - Update Log4j 2 test dependency to 2.15.0
  • HV-1858 - Switch to OSSRH for deployment to Maven Central
  • HV-1848 - Set up SSH config as part of the Jenkinsfile
  • HV-1846 - Upgrade to Byte Buddy 1.11.6 in tests
  • HV-1845 - Test Hibernate Validator against JDK 18
  • HV-1844 - Upgrade Jakarta EL to 4.0.1
  • HV-1843 - Upgrade Jackson test dependency to 2.12.3
  • HV-1842 - Upgrade Guava test dependency to 30.1.1-jre
  • HV-1841 - Expose a getter for the configured PropertyNodeNameProvider
  • HV-1838 - Skip forbiddenapis on JDK17+
  • HV-1837 - Language rework initiative
  • HV-1836 - Restore CI for JDK 15
  • HV-1835 - Test Hibernate Validator against JDK17

v7.0.1.Final

Compare Source

Task
  • HV-1826 - tck-runner - Reintroduce TCK Runner in container tests for Jakarta EE 9 using WildFly Preview

v7.0.0.Final

Compare Source

Bug
  • HV-1821 - engine - HV-1755 introduces NPE in org.hibernate.validator.internal.engine.ValidatorFactoryImpl constructor
New Feature
  • HV-1822 - validators - Add Russian specific validator for russian taxpayer identification number

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/major-hibernate-validator branch 2 times, most recently from 961661e to 9915182 Compare June 13, 2025 18:37
@renovate renovate Bot force-pushed the renovate/major-hibernate-validator branch from 9915182 to 3b743cb Compare September 18, 2025 01:57
@renovate renovate Bot force-pushed the renovate/major-hibernate-validator branch from 3b743cb to b483298 Compare October 21, 2025 15:41
@renovate renovate Bot force-pushed the renovate/major-hibernate-validator branch 2 times, most recently from c8f0714 to ca5b457 Compare November 11, 2025 02:09
@renovate renovate Bot force-pushed the renovate/major-hibernate-validator branch from ca5b457 to 8b26394 Compare February 2, 2026 16:52
@renovate renovate Bot force-pushed the renovate/major-hibernate-validator branch from 8b26394 to baa2597 Compare April 1, 2026 18:15
@renovate renovate Bot force-pushed the renovate/major-hibernate-validator branch from baa2597 to fb6b718 Compare April 10, 2026 21:00
@renovate renovate Bot force-pushed the renovate/major-hibernate-validator branch 2 times, most recently from a66d93a to 63267d9 Compare April 22, 2026 05:52
@renovate renovate Bot changed the title fix(deps): update dependency org.hibernate.validator:hibernate-validator to v9 Update dependency org.hibernate.validator:hibernate-validator to v9 May 7, 2026
@renovate renovate Bot force-pushed the renovate/major-hibernate-validator branch from 63267d9 to 6ed1b27 Compare May 18, 2026 19:50
@renovate renovate Bot changed the title Update dependency org.hibernate.validator:hibernate-validator to v9 Update hibernate validator to v9 Jun 2, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/major-hibernate-validator branch from 6ed1b27 to a3eac5d Compare June 22, 2026 18:29
@renovate renovate Bot changed the title Update hibernate validator to v9 Update hibernate validator (major) Jun 22, 2026
@renovate renovate Bot changed the title Update hibernate validator (major) Update dependency org.hibernate.validator:hibernate-validator to v9 Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants